home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / stepp000.swf / scripts / DefineSprite_1398 / frame_1 / DoAction.as
Encoding:
Text File  |  2008-11-12  |  188 b   |  11 lines

  1. set("/Variables:ObjetRemove",5);
  2. set("/Variables:ObjetSelect",0);
  3. tellTarget("_root.Inventaire.ObjetRemove")
  4. {
  5.    play();
  6. }
  7. tellTarget("_root")
  8. {
  9.    gotoAndStop("Tab4Stoppe");
  10. }
  11.